projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
57a95dc
350bd8d
)
Auto merge of #1406 - alexcrichton:issue-1404, r=wycats
author
bors
<bors@rust-lang.org>
Thu, 12 Mar 2015 02:29:59 +0000
(
02:29
+0000)
committer
bors
<bors@rust-lang.org>
Thu, 12 Mar 2015 02:29:59 +0000
(
02:29
+0000)
When loading targets to compile, be sure to use the targets from the package
that's being passed down to the compilation step, not the one that was passed in
which is overridden.
Closes #1404
Trivial merge